Welcome![Sign In][Sign Up]
Location:
Search - ASCII matlab

Search list

[Data structs用乘同余法产生随机数-matlab

Description:

用乘同余法 ,产生(-11)均匀分布的随机序列,给出数据并画图


Platform: | Size: 286 | Author: wander | Hits:

[Special EffectsAscii text image generator

Description: Description: Starting from an image file, it generates a .txt file containing the image in Ascii text format.
Platform: | Size: 2048 | Author: gz | Hits:

[matlabcomdraw

Description: 串口发送接收数据。可配置端口,波特率等。 发送可选择ASCII方式或HEX方式。 中断方式接收数据。 可以通过ADC和MCU可以把数据通过 串口直接发送到PC上让MATLAB分析-receiving data. Configurable ports, baud rate, and so on. Send option HEX or ASCII mode. Interrupt receiving data. Through the MCU and ADC data can be sent directly through the serial port to the PC for analysis of MATLAB
Platform: | Size: 7168 | Author: 魏威 | Hits:

[Button controlgrd_import-export

Description: Import and export GS ASCII (GRD files) from and to Golden Software Applications like Surfer and Grap
Platform: | Size: 1024 | Author: aprist | Hits:

[Button controllvm_import09

Description: National Instruments LabView software has a native file format called LabView Measurement File (LVM, extension .lvm). This m-file, lvm_import.m, reads LVM files and imports the data into the MATLAB workspace. LVM is an ascii text file format, and the data can be imported into MATLAB using the built-in import.m function. However, import.m has some limitations: it cannot handle multi-part LVM files, and it does not return the contents of the file and section headers. lvm_import.m handles all types of LVM files, and returns specific information such as date, time, data column names, etc. -National Instruments LabView software has a native file format called LabView Measurement File (LVM, extension. Lvm). This m-file, lvm_import.m, reads LVM files and imports the data into the MATLAB workspace.LVM is an ascii text file format, and the data can be imported into MATLAB using the built-in import.m function. However, import.m has some limitations: it cannot handle multi-part LVM files, and it does not return the contents of the file and section headers. lvm_import.m handles all types of LVM files, and returns specific information such as date, time, data column names, etc.
Platform: | Size: 3072 | Author: aprist | Hits:

[3D GraphicSTL_DISPLAY_Display

Description: STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上-a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen.
Platform: | Size: 103424 | Author: niuxj | Hits:

[3D GraphicOBJ_DISPLAY_Display

Description: OBJ文件读取程序:可以读取ASCII格式OBJ后缀的3D图形文件中的数据信息,并显示在屏幕上-a MATLAB program which gets the name of an ASCII OBJ file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen
Platform: | Size: 67584 | Author: niuxj | Hits:

[OS programhexdump

Description: hex to ascii convert script
Platform: | Size: 4096 | Author: q | Hits:

[File Operatestl

Description: STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上--a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen
Platform: | Size: 7192576 | Author: you | Hits:

[matlabASCII_str2cod

Description: 用matlab实现ASCII和二进制码的互换,在matlab输入ASCII码字符或字符串即可,源文件里有详细的使用说明,一共有5个文件。-Matlab by ASCII and binary code to achieve the exchange, enter the ASCII code in matlab character or string can be, the source file, there are detailed instructions, a total of five documents.
Platform: | Size: 4096 | Author: leo | Hits:

[VHDL-FPGA-VerilogVisio-schemat_blokowy_niezawodno____

Description: ps2 keyboard verilog source code, to support the ascii code. scan code output, the expansion of key output, press and release the information output
Platform: | Size: 38912 | Author: Mat | Hits:

[OtherLRC

Description: Longitudinal Redundancy Check (LRC) for Modbus PLC Controllers using ASCII
Platform: | Size: 2048 | Author: HJ | Hits:

[matlabmatlabfun

Description: 信源函数 randerr 产生比特误差样本 randint 产生均匀分布的随机整数矩阵 randsrc 根据给定的数字表产生随机矩阵 wgn 产生高斯白噪声 信号分析函数 biterr 计算比特误差数和比特误差率 eyediagram 绘制眼图 scatterplot 绘制分布图 symerr 计算符号误差数和符号误差率 信源编码 compand mu律/A律 压缩/扩张 dpcmdeco DPCM(差分脉冲编码调制)解码 dpcmenco DPCM编码 dpcmopt 优化DPCM参数 lloyds Lloyd法则优化量化器参数 quantiz 给出量化后的级和输出值 误差控制编码 bchpoly 给出二进制BCH码的性能参数和产生多项式 convenc 产生卷积码 cyclgen 产生循环码的奇偶校验阵和生成矩阵 cyclpoly 产生循环码的生成多项式 decode 分组码解码器 encode 分组码编码器 gen2par 将奇偶校验阵和生成矩阵互相转换 gfweight 计算线性分组码的最小距离 hammgen 产生汉明码的奇偶校验阵和生成矩阵 rsdecof 对Reed-Solomon编码的ASCII文件解码-#include <math.h> #include <stdio.h> #include <stdlib.h> #include <ctype.h> #include <float.h> #include <string.h> #include <stdarg.h> #include "svm.h"
Platform: | Size: 5318656 | Author: little863 | Hits:

[matlabfunction6

Description: Pass the Images Through Optics -- Use a Gaussian "Aperture Function" This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files). (Note: When the Point Spread Function is Gaussian, then so is the Aperture function) To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1. - Pass the Images Through Optics -- Use a Gaussian "Aperture Function" This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files). (Note: When the Point Spread Function is Gaussian, then so is the Aperture function) To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1.
Platform: | Size: 1024 | Author: sabah_altaie | Hits:

[Special EffectsMatlabFns

Description: 用于图像处理的matlab工具包,由Peter Kovesi制作,主要包含特征提取,各项异性滤波,灰度转换、图像去噪等,对图像处理的人来说非常有用。 -MATLAB and Octave Functions for Computer Vision and Image Processing, including: Feature Detection via Phase Congruency Spatial Feature Detection Integral Images Non-Maxima Suppression and Hysteresis Thresholding Edge Linking and Line Segment Fitting Test Grating for Edge Detection Image Denoising Surface Normals to Surfaces Scalogram Calculation Anisotropic diffusion Grey Scale Transformation and Enhancement Frequency Domain Transformations Functions Supporting Projective Geometry Feature Matching Model Fitting and Robust Estimation Fingerprint Enhancement Interesting Synthetic Images ASCII Image Generation Rotation Transforms Image Display, Image Writing and Miscellaneous
Platform: | Size: 6414336 | Author: zhaoxk | Hits:

[Goverment applicationASCII-Decoder

Description: Matlab code with GUI for decoding ASCII characters into readable text
Platform: | Size: 4096 | Author: Gaurav | Hits:

[matlabLzencoder

Description: ASCII matlab code for stract
Platform: | Size: 3072 | Author: ibrahem | Hits:

[Otherbit_generated

Description: generated bit ascii using matlab code
Platform: | Size: 3072 | Author: Ikaaini | Hits:

[Othergrids_display

Description: gridsdisplay是一个MATLAB程序,它可以读取两个用2D或3D格式定义网格或稀疏网格的ASCII文件。第一个网格是用空心的蓝色点绘制的,而第二个网格则是用实心的红点绘制的。图像会自动保存到PNG文件中。((GRIDS_DISPLAY is a MATLAB program which can read two ASCII files defining grids or sparse grids in 2D or 3D. The first grid is plotted "lightly", in hollow blue dots, while the second is plotted with solid red dots. The image is automatically saved to a PNG file.))
Platform: | Size: 2048 | Author: 冬风 | Hits:

[DocumentsMATLAN常用语言

Description: matlab 常用语言 命令 matlab commands and functions list abs 绝对值、模、字符的ASCII码值(matlab common language.)
Platform: | Size: 102400 | Author: 陈陈陈陈a | Hits:
« 12 3 4 »

CodeBus www.codebus.net